Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkp/pkp-lib#5865 Major refactor to backend UI #5866

Merged
merged 13 commits into from
Jun 10, 2020

Conversation

NateWr
Copy link
Contributor

@NateWr NateWr commented May 13, 2020

  • Fix editLinks don't open correct tab.
  • Adds /announcements REST API endpoints.
  • Replaces announcements grid with list panel.
  • Move JS globals out of jQuery namespace.
  • Use Vue.js Page components for backend site layout.
  • Refactors backend site layout with new approach to header
    and site navigation.
  • Refactors ListPanels to use slots.
  • Replaces SelectSubmissionsListPanel with slot-based template.
  • Replace PNotify toast-style notifications.
  • Add new patterns for passing locale keys, constants and CSRF
    token to the browser.
  • Make some components like buttons globally available.
  • Remove Underscores.js.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

- Fix editLinks don't open correct tab.
- Adds /announcements REST API endpoints.
- Replaces announcements grid with list panel.
- Move JS globals out of jQuery namespace.
- Use Vue.js Page components for backend site layout.
- Refactors backend site layout with new approach to header
  and site navigation.
- Refactors ListPanels to use slots.
- Replaces SelectSubmissionsListPanel with slot-based template.
- Replace PNotify toast-style notifications.
- Add new patterns for passing locale keys, constants and CSRF
  token to the browser.
- Make some components like buttons globally available.
- Remove Underscores.js.
@NateWr NateWr merged commit f64f302 into pkp:master Jun 10, 2020
ppv1979 added a commit to ppv1979/pkp-lib that referenced this pull request Jun 11, 2020
asmecher pushed a commit that referenced this pull request Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants